home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 118 / PC Guia 118.iso / swf / prod2.swf / scripts / DefineButton2_108 / BUTTONCONDACTION on(release).as next >
Text File  |  2004-11-15  |  44b  |  4 lines

  1. on(release){
  2.    _root.gotoAndStop(48);
  3. }
  4.